home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / TABLES / MTABLE / CBTABLE.INC < prev    next >
Text File  |  1994-03-24  |  296b  |  10 lines

  1. const
  2.      ids_CBTERR_FILENOTFOUND  =    101;
  3.      ids_CBTERR_CREATENEW     =    102;
  4.      ids_CBTERR_OPENFILE      =    103;
  5.      ids_CBTERR_STRUCT          = 104;
  6.      ids_CBTERROR          = 105;
  7.      ids_CBTFERROR          = 106;
  8.      ids_CBTERR_LOCK          =    107;
  9.      ids_CBTERR_LOSEINFO      =    108;
  10.